Skip to main content

TextCell

DataGrid cell for displaying a content of text field.
<TextCell field="author.name" header="Author name" />
TextCellProps
TextCellProps
Intersection of
DataGridColumnPublicProps
DataGridColumnPublicProps
Intersection of
DataGridHeaderCellPublicProps
DataGridHeaderCellPublicProps
ascOrderIcon
React.ReactNode
descOrderIcon
React.ReactNode
header
React.ReactNode
headerJustification
Justification
shrunk
boolean
DataGridCellPublicProps
DataGridCellPublicProps
canBeHidden
boolean
hidden
boolean
justification
Justification
shrunk
boolean
DataGridColumnPublicProps
children
React.ReactNode
columnKey
string
FieldFallbackViewPublicProps
FieldFallbackViewPublicProps
Partial
FieldFallbackViewProps
FieldFallbackViewProps
fallback
React.ReactNode
fallbackStyle
| undefined| FieldFallbackViewStyle
SugaredRelativeSingleField
SugaredRelativeSingleField
Intersection of
UnsugarableRelativeSingleField
UnsugarableRelativeSingleField
UnsugarableLeafField
UnsugarableLeafField
Intersection of
UnsugarableFieldEventListeners
UnsugarableFieldEventListeners
UnsugarableFieldEventListeners
onBeforeUpdate
FieldEventListenerValue<"beforeUpdate", FieldValue>
onInitialize
FieldEventListenerValue<"initialize", FieldValue>
onUpdate
FieldEventListenerValue<"update", FieldValue>
UnsugarableLeafField
defaultValue
OptionallyVariableFieldValue
isNonbearing
boolean
SugaredRelativeSingleField
field*
| string| SugarableRelativeSingleField
TextCellProps
disableOrder
boolean
format
(value: | string| null) => React.ReactNode
initialOrder
DataGridOrderDirection